libjson-pointer-perl software package provides Perl implementation of JSON Pointer (RFC6901), you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libjson-pointer-perl
libjson-pointer-perl is installed in your system.
Make ensure the libjson-pointer-perl package were installed using the commands given below,
$ sudo dpkg-query -l | grep libjson-pointer-perl *
You will get with libjson-pointer-perl package name, version, architecture and description in a table
| Distro | Debian 8 jessie |
| Section | Perl |
| Package | libjson-pointer-perl |
| Version | 0.06-1 |
| Description | Perl implementation of JSON Pointer (RFC6901) |
| Sub Section | Perl |